home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 3
/
Gold Medal Software - Volume 3 (Gold Medal) (1994).iso
/
netutils
/
lsp135.arj
/
LSP135.DSK
/
unc.dsk
/
NIF
/
001
/
DXMT0MOD.NIF
< prev
Wrap
Text File
|
1993-12-15
|
17KB
|
508 lines
; common section
[NETBEUI]
Type = netbios
Title = "IBM DOS NETBIOS (DXMT0MOD.SYS)"
Version = 1.33
Drivername = dxmt0mod$
[FILE]
Name = dxmt0mod.sys
path= \
; parameter section
;
; ENABLE
[E]
Tag = E
Display = "Enable"
Type = NONE
Scope = global
Optional = yes
Editable = yes
default = no
set = y,n,yes,no
Help = "If the Enable parameter is not coded, the processing of NETBIOS
commands occurs when the '5C' interrupt is issued. Because
interrupts are disabled for a short time, some loss of data may
occur in an asynchronous adapter if it is used simultaneously
with a LAN adapter. Enter 'YES' to code the parameter, 'NO' otherwise.
The default is 'NO'."
; STATIONS
[ST]
Tag = ST
Display = "Maximum number of link stations"
Type = DECIMAL
Default = 16
Range = 0 - 254
Scope = local
Optional = yes
Editable = yes
Help = "The maximum number of NETBIOS interface link stations
that can be defined. Must be a decimal number from 0 to 254.
If omitted or 0, the default value is 16."
; SESSIONS
[S]
Tag = S
Display = "Maximum number of sessions"
Type = decimal
Default = 16
Range = 0 - 254
Scope = local
Optional = yes
Editable = yes
Help = "The maximum number of NETBIOS interface device driver sessions
that can be defined. Must be a decimal number from 0 to 254.
If omitted or 0, the default value is 16."
; EXTRA.SAPS
[ES]
Tag = ES
Display = "Extra SAPs"
Type = decimal
Default = 0
Range = 0 - 99
Scope = local
Optional = yes
Editable = yes
Help = "Indicates additional SAPs requested by the NETBIOS interface
when it implicitly opens the adapter. These SAPs are not used
by the NETBIOS interface, but by application programs.
Note that the number must be within the adapter maximum value,
or the adapter will fail to open.
Must be a decimal number from 0 to 99.
If omitted or 0, the default is 0."
; EXTRA.STATIONS
[EST]
Tag = EST
Display = "Extra stations"
Type = decimal
Default = 0
Range = 0 - 254
Scope = local
Optional = yes
Editable = yes
Help = "Indicates additional link stations requested by the NETBIOS
interface when it implicitly opens the adapter.
These link stations are not used by the NETBIOS interface.
Requesting extra stations reduces link stations available for
the use of the NETBIOS interface.
Note that the number must be within the adapter maximum value,
or the adapter will fail to open.
Must be a decimal number from 0 to 254.
If omitted or 0, the default is 0."
; COMMANDS
[C]
Tag = C
Display = "Maximum commands"
Type = decimal
Default = 12
Range = 0 - 255
Scope = local
Optional = yes
Editable = yes
Help = "The maximum number of NETBIOS interface commands (NCB) that
can be outstanding at one time.
Must be a decimal number from 0 to 255. If omitted or 0,
the default value is 12."
; NAMES
[N]
Tag = N
Display = "Maximum names"
Type = decimal
Default = 17
Range = 0 - 254
Scope = local
Optional = yes
Editable = yes
Help = "The maximum number of NETBIOS interface device driver names that
can be defined. One name is always reserved for defining
the station address of the network adapter card.
Must be a decimal number from 0 to 254. If omitted or 0,
the default value is 17. If 1, the value will be set
to 2."
; OPEN.ON.LOAD
[O]
Tag = O
Display = "Open on load"
Type = String
StrLength = 3
Default = YES
Set = Y,N,YES,NO
Scope = local
Optional = yes
Editable = yes
Help = "If 'OPEN.ON.LOAD = YES', the NETBIOS interface will open the
adapter at load time. This will eliminate the delay caused
by adapter open when an application program is loaded later
and issues the first NCB. 'NO' should be coded for Ethernet
(and other NDIS) support. If omitted, the default value is
'YES'."
; DHB.SIZE
[DS]
Tag = DS
Display = "Transmit buffer size"
Type = decimal
; default determined by NETBIOS interface
; may need to allow zero to allow resetting this parameter
Range = 200 - 17960
Scope = local
Optional = yes
Editable = yes
Help = "The size of the adapter's transmit buffers.
Must be a decimal number within the range acceptable to the
adapter, and can be between 200 and 17960.
Note that the minimum size allowed by the NETBIOS
interface is 200. If omitted or 0, the value is
determined by the NETBIOS interface."
; DHB.NUMBER
[DN]
Tag = DN
Display = "Number of Transmit buffers"
Type = decimal
; default determined by NETBIOS interface
Range = 0 - 9
Scope = local
Optional = yes
Editable = yes
Help = "The number of transmit buffers allocated by the adapter.
Must be a decimal number within the range acceptable to the
adapter, and can be from 0 to 9.
If omitted or 0, the value is determined by the NEBIOS
interface."
; RECEIVE.BUFFER.SIZE is too many characters to fit in the NIF definition
[R]
Tag = R
Display = "Receive buffer size"
Type = decimal
; default determined by NETBIOS interface
Range = 0 - 9999
Scope = local
Optional = yes
Editable = yes
Help = "The size of the adapter's receive buffers.
A minimum of 8 adapter buffers of the specified size will
be allocated.
Must be a decimal number within the range acceptable to the
adapter, and can be from 0 to 9999.
If omitted or 0,
the value is determined by the NEBIOS interface."
; TRANSMIT.TIMEOUT has too many characters to fit in the NIF definition
[TT]
Tag = TT
Display = "Transmit timeout"
Type = decimal
Default = 1
Range = 0 - 20
Scope = local
Optional = yes
Editable = yes
Help = "Sets the transmit timeout in 1/2-second periods.
This is the time between transmission of queries (for
instance, CALL). Must be a decimal number from 0 to 20.
If omitted or 0, the default is 1 (1/2 second)."
; TRANSMIT.COUNT
[TC]
Tag = TC
Display = "Transmit count"
Type = decimal
Default = 6
Range = 0 - 10
Scope = local
Optional = yes
Editable = yes
Help = "Sets the number of times queries (for instance, CALL) are
transmitted. Must be a decimal number from 0 to 10.
If omitted or 0, the default is 6."
; DLC.MAXOUT
[MO]
Tag = MO
Display = "Maximum transmits outstanding"
Type = decimal
Default = 2
Range = 0 - 9
Scope = local
Optional = yes
Editable = yes
Help = "The number of NETBIOS message packets to send before
expecting an acknowledgment.
Must be a decimal number from 0 to 9.
If omitted or 0, the default is 2.
Note: If maxout is less than maxin, the t2 timer will time
out frequently. Set maxout to be near but not less
than maxin."
; DLC.MAXIN
[MI]
Tag = MI
Display = "Maximum receives outstanding"
Type = decimal
Default = 1
Range = 0 - 9
Scope = local
Optional = yes
Editable = yes
Help = "The number of NETBIOS message packets to receive before
sending an acknowledgment. This number is also known as
the receive window.
Must be a decimal number from 0 to 9.
If omitted or 0, the default is 1.
Note: If maxin is greater than maxout, the t2 timer will time
out frequently. Set maxin to be near but not greater
than maxout."
; DLC.RETRY.COUNT
[RC]
Tag = RC
Display = "DLC retries"
Type = decimal
Default = 8
Range = 0 - 255
Scope = local
Optional = yes
Editable = yes
Help = "The number of retries to make before assuming that the
receiver's DLC layer is not responding.
Must be a decimal number from 0 to 255.
If omitted or 0, the default is 8."
; DLC.T1
[T1]
Tag = T1
Display = "Response timer - t1"
Type = decimal
Default = 5
Range = 0 - 10
Scope = local
Optional = yes
Editable = yes
Help = "Sets the retransmission timer. This value is correlated
to a value of seconds in time. See
the LAN Support Program User's Guide for the correlations.
The T1 response timer determines
the delay before retransmitting a link-level frame if
no acknowledgment is received.
Must be a decimal value from 0 to 10.
If omitted or 0, the default is 5."
; DLC.T2
[T2]
Tag = T2
Display = "Acknowledgment timer - t2"
Type = decimal
Default = 2
Range = 0 - 11
Scope = local
Optional = yes
Editable = yes
Help = "Sets the delayed acknowledgment timer. This value is
correlated to a value of seconds in time. See
the LAN Support Program User's Guide for the correlations.
The T2 acknowledgment
timer determines the delay before acknowledging a received
frame when the receive window has not been reached.
Must be a decimal value from 0 to 11.
If omitted or 0, the default is 2. If the value is 11,
the T2 timer function is not implemented."
; DLC.TI
[TI]
Tag = TI
Display = "Inactivity timer - ti"
Type = decimal
Default = 10
Range = 0 - 10
Scope = local
Optional = yes
Editable = yes
Help = "Sets the inactivity timer. This value is correlated to a
value of seconds in time. See the LAN Support Program
User's Guide for the correlations.
The TI inactivity timer determines how long to wait
before generating a DLC status if there is no link station
traffic.
Must be a decimal number from 0 to 10. If omitted or 0,
the default is 10."
; DATAGRAM.MAX
[DG]
Tag = DG
Display = "Use DATAGRAM.MAX"
Type = String
StrLength = 3
Default = NO
Set = Y,N,YES,NO
Scope = local
Optional = yes
Editable = yes
Help = "Enter 'YES' to use the full transmit buffer size minus
86 for datagrams. Enter 'NO' if you will not require the
full transmit buffer size minus 86.
If 'NO' is coded, the maximum datagram size is 512 bytes."
; CLOSE.ON.RESET
[CR]
Tag = CR
Display = "Close on reset"
Type = String
StrLength = 3
Default = NO
Set = Y,N,YES,NO
Scope = local
Optional = yes
Editable = yes
Help = "Enter 'YES' to cause the NETBIOS interface to close the
adapter and then reopen it when a RESET is issued.
The default is 'NO'. If this parameter is 'NO', the
function is not performed."
; RING.ACCESS
[RA]
Tag = RA
Display = "Ring access"
Type = decimal
Default = 0
Range = 0 - 3
Scope = local
Optional = yes
Editable = yes
Help = "Indicates the ring access priority for this adapter
for NETBIOS device driver interface messages. This parameter
is valid for IBM Token-Ring Adapters only.
The higher the number, the higher the priority.
Must be a decimal number from 0 to 3.
If omitted or 0, the default is 0."
; REMOTE.NAME.DIRECTORY has too many characters to fit in the NIF definition
[RND]
Tag = RND
Display = "Remote name directory"
Type = decimal
Default = 0
Range = 0 - 255
Scope = local
Optional = yes
Editable = yes
Help = "May be coded as a number from 0 to 255. If a non-zero value
is coded, the RND function is implemented with the value
indicating the number of remote names that can be saved by
the local node. Note that 4 is the minimum of name entries;
if 1, 2, or 3 is entered, the value of 4 is used.
If omitted or 0, the RND function is not implemented.
When RND is implemented (after the local station has located
a remote name), the remote node address is saved and
subsequent CALLS, STATUS QUERIES, and SEND
DATAGRAMS to that name will be to a specific node
rather than a broadcast to all nodes.
The default is 0."
; REMOTE.DATAGRAM.CONTROL has too many characters to fit in the NIF definition
[RDC]
Tag = RDC
Display = "Remote datagram control"
Type = String
StrLength = 3
Default = NO
Set = Y,N,YES,NO
Scope = local
Optional = yes
Editable = yes
Help = "This function works only when REMOTE.NAME.DIRECTORY is
implemented. Enter this keyword as 'YES' to have
SEND DATAGRAMS use REMOTE NAME DIRECTORY to send to
remote nodes. If a bridge in the transmission path drops
out, datagrams give no indication that the path is no
longer valid. If you find that the remote node is not
receiving datagrams, you can update the RND by having
the application program issues a FIND_NAME command with
a receive buffer length of zero.
The default value is 'NO'. If this parameter value
is omitted or coded as 'NO', SEND DATAGRAMS does not use
the RND function."
; RESET.VALUES
[RV]
Tag = RV
Display = "Reset values"
Type = String
StrLength = 3
Default = NO
Set = Y,N,YES,NO
Scope = local
Optional = yes
Editable = yes
Help = "Enter 'YES' to change the defaults used on a RESET to be
the values you code for sessions and maximum outstanding commands,
rather than the normal default values. If omitted or coded
as 'NO', RESET works as it does in earlier releases of NETBIOS.
The default value is 'NO'."
; ADAP.ADDR.NOT.REVERSED has too many characters to fit in the NIF definition
[ANR]
Tag = ANR
Display = "Adapter address not reversed"
Type = String
StrLength = 3
Default = NO
Set = Y,N,YES,NO
Scope = local
Optional = yes
Editable = yes
Help = "If coded as 'YES', the adapter's universally administered
address, as used in the ADAPTER_STATUS command and in
NAME_NUMBER_1, will be in proper order. If omitted or coded
as 'NO', the adapter's universally administered address
will be byte-reversed. The default value is 'NO'."
; CALL
[CF]
Tag = CF
Display = "Call far"
Type = String
StrLength = 3
Default = NO
Set = Y,N,YES,NO
Scope = global
Optional = yes
Editable = yes
help = "This parameter prevents an application
program from intercepting the X'5C' interrupt issued by
the NETBIOS device driver. If an application intercepts this
interrupt, LAN Support Program processing is terminated.
This parameter is recommended with Windows* and DOS memory
managers.
The default value for this parameter is 'NO'.
If omitted or 'NO', this function is not performed.
* Trademark of Microsoft"
; PBA
[PBA]
Tag = PBA
Display = "Piggybacked acknowledgments"
Type = decimal
Range = 0 - 5
Scope = local
Optional = yes
Editable = yes
Help = "This parameter specifies whether the NETBIOS protocol
sends and receives acknowledgments piggybacked with incoming data.
If this parameter is changed to 0, the
workstation neither sends nor requests piggybacked acknowledgments.
If the default parameter is not changed,
the workstation does send and request piggybacked acknowledgments."